SmartFTP FTP Library
ISFTPConnection::ReadLink Method

Reads the target of a symbolic link.

IDL
HRESULT ReadLink(
    [in] BSTR bstrPath, 
    [out, retval] BSTR* retval
);
Parameters

bstrPath
Path name of symbolic link.

Returns

If the method succeeds it returns the target of the link.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.